pp108 : Apply Access Control

Apply Access Control

It denotes whether the access controls (Enable, Disable, or Hide) will be applied on the views of the model based on the logic of the Cordys WS-AppServer. If the property value is True, the access controls will be applied.

Syntax

DesignTime

This is a design-time property and can be set through the property sheet of the model.

Remarks

If set to true, the access control will be set for the controls based on the response from the WS-AppServer.
Enabling this property will have the desired effect only if the model has the WS-AppServer Integration property set to True.
During runtime, this property can be set using the setEBIAccessControl method and accessed using the getEBIAccessControl method.

Applies to

Model

Related reference

WS-AppServer Integration
setEBIAccessControl()
getEBIAccessControl()